home *** CD-ROM | disk | FTP | other *** search
/ Game Programming in C++ - Start to Finish / GameProgrammingS.iso / tools_install / audacity-win-1.2.3.exe / {app} / Plug-Ins / lowpass.ny < prev    next >
Encoding:
Text File  |  2002-09-16  |  177 b   |  8 lines

  1. ;nyquist plug-in
  2. ;version 1
  3. ;type process
  4. ;name "Low Pass Filter..."
  5. ;action "Performing Low Pass Filter..."
  6. ;control f "Cutoff frequency" real "Hz" 1000 1 rate
  7. (lp s f)
  8.